0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.8058581352234 337 1.1014 0


No Amazon API Requests Made.


App Debug - Total Time 1.8058581352234 seconds

Number Time From Start Name Description
1 0.4400680065155 Initialise Initialise FSB Function
2 0.44278812408447 App Controller Start Start of the App controller (called before the controller of every page)
3 0.47298717498779 Start of getCategoryListByGroup Function Before first category groups query
4 0.47371006011963 After initial query Before first category groups query
5 0.47371101379395 Get Category List for Group Before the call to getCategoryList function
6 0.47371315956116 Start of GetCategoryList function Start of the function
7 0.47371506690979 Before getting categories Query to get specific category list
8 0.4745180606842 After getting categories Query to get specific category list
9 0.47451996803284 Before getting category custom Before call to function getCategoryCustom
10 0.49119305610657 After getting category custom After call to function getCategoryCustom
11 0.4911949634552 Before getting category custom Before call to function getCategoryCustom
12 0.50172114372253 After getting category custom After call to function getCategoryCustom
13 0.5017249584198 Before getting category custom Before call to function getCategoryCustom
14 0.50712704658508 After getting category custom After call to function getCategoryCustom
15 0.50713014602661 Before getting category custom Before call to function getCategoryCustom
16 0.51067996025085 After getting category custom After call to function getCategoryCustom
17 0.51068210601807 Before getting category custom Before call to function getCategoryCustom
18 0.51428699493408 After getting category custom After call to function getCategoryCustom
19 0.51428914070129 Before getting category custom Before call to function getCategoryCustom
20 0.51933813095093 After getting category custom After call to function getCategoryCustom
21 0.51934099197388 End of GetCategoryList function End of the function
22 0.51934719085693 Get Category List for Group Before the call to getCategoryList function
23 0.51934814453125 Start of GetCategoryList function Start of the function
24 0.51935005187988 Before getting categories Query to get specific category list
25 0.51974511146545 End of getCategoryListByGroup Function Before return()
26 1.3421771526337 App Controller End End of the App controller (called before the controller of every page)
27 1.4638249874115 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4650881290436 Before Get Options Before the call to getOptions in the tpl class
29 1.5370709896088 After Get Options After the call to getOptions in the tpl class
30 1.5371201038361 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.8058450222015 Finalizing debug Before the debug is output to the page.
32 1.8058571815491 End of App This is the end of the app logging, final timestamp


Query Debug - 337 Database Queries. Total time 1.1014 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0018 0.0018091201782227
SELECT parameter, value FROM parameters
2 0.0052 0.0052220821380615
SELECT * FROM `bad_bots`
3 0.0003 0.00029516220092773
SET time_zone = 'Europe/London'
4 0.0014 0.0014209747314453
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0014598369598389
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.136\";}'
6 0.0013 0.0013058185577393
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752204675'
7 0.0019 0.0019338130950928
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00029993057250977
UPDATE autorun SET lastrun = '2025-07-11 03:31:15' WHERE id = '16'
9 0.0004 0.00037121772766113
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00084519386291504
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00026416778564453
SELECT * FROM pages WHERE id = 52
12 0.0014 0.0014100074768066
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0278 0.027822017669678
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00039196014404297
SELECT * FROM pages WHERE pagename = 'search'
15 0.0007 0.00071287155151367
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00078415870666504
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0061 0.0060501098632812
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0013 0.0012679100036621
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0009 0.00086784362792969
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00033378601074219
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0048329830169678
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0010 0.0010490417480469
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00094103813171387
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0009 0.00085711479187012
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00036001205444336
SELECT * FROM categorygroups WHERE id = '1'
26 0.0039 0.0039119720458984
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.0003659725189209
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00030708312988281
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00034594535827637
SELECT id FROM categories WHERE parent_id = '27'
30 0.0040 0.003972053527832
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00041317939758301
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00039291381835938
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00034689903259277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.0003659725189209
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0014169216156006
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0004 0.00035905838012695
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00029587745666504
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00033092498779297
SELECT id FROM categories WHERE parent_id = '28'
39 0.0015 0.0015010833740234
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00037503242492676
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0003201961517334
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00046300888061523
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00034904479980469
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00035309791564941
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00053095817565918
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00037884712219238
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00040292739868164
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0004 0.00035691261291504
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031185150146484
SELECT * FROM categorygroups WHERE id = '1'
53 0.0005 0.00049710273742676
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0004 0.00037884712219238
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00029897689819336
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00032305717468262
SELECT id FROM categories WHERE parent_id = '30'
57 0.0006 0.0005500316619873
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00038385391235352
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00038290023803711
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00039792060852051
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0003361701965332
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00051498413085938
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0017 0.0017449855804443
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00030684471130371
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00033307075500488
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00057196617126465
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00040912628173828
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00039196014404297
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.00035691261291504
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00033307075500488
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00038599967956543
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0023 0.0023081302642822
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0010 0.00098991394042969
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0005 0.00046992301940918
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0008 0.00076985359191895
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.0010471343994141
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00067687034606934
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8124 0.8123939037323
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.136') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.136') <= INET_ATON(ip_end)
79 0.0014 0.0014410018920898
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00069403648376465
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00035405158996582
SELECT * FROM pages WHERE pagename = 'search'
82 0.0078 0.0078439712524414
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0018 0.0018138885498047
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0012 0.0012118816375732
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0064 0.0063779354095459
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0017 0.0017440319061279
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00042414665222168
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.00097298622131348
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.136'
89 0.0006 0.00062394142150879
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00039577484130859
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0055 0.0055198669433594
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00040602684020996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0004 0.00035691261291504
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0004 0.00037384033203125
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0071 0.0071489810943604
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00031495094299316
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0003 0.00030398368835449
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0004 0.00042605400085449
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00040507316589355
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0042 0.0042397975921631
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00028204917907715
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0004 0.00035881996154785
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0072 0.0072369575500488
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00029993057250977
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0003 0.00025796890258789
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '4804'
108 0.0010 0.00098204612731934
SELECT * FROM productimages WHERE product_id = '4804' ORDER BY sortorder ASC
109 0.0004 0.00043010711669922
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4804' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0009 0.00088620185852051
SELECT * FROM product_image_select WHERE product_id = '4804'
111 0.0006 0.00063204765319824
SELECT * FROM productcustomimages WHERE product_id = '4804'
112 0.0008 0.00080394744873047
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4804'
                GROUP BY o.product_id
113 0.0012 0.0011959075927734
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4804'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0004 0.00035905838012695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4804
115 0.0011 0.0011298656463623
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4804' AND a.name = n.originalname
116 0.0004 0.00035190582275391
SELECT * FROM productoffers WHERE product_id = '4804' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '4804' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = 4804
                ORDER BY price ASC LIMIT 1
119 0.0003 0.0002739429473877
SELECT value FROM productattributes
                WHERE product_id = '4804'
                AND name = 'ListPriceAmount'
120 0.0004 0.00036787986755371
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4804'
                GROUP BY o.product_id
121 0.0004 0.00042390823364258
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4804'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00030088424682617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4804
123 0.0004 0.00038981437683105
SELECT value FROM productattributes WHERE product_id = '4804' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0005 0.00046300888061523
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4804'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0003 0.00030994415283203
SELECT * FROM products WHERE parent_id = '4804'
126 0.0004 0.00039410591125488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4815' AND a.name = n.originalname
127 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '4815' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '4815' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = 4815
                ORDER BY price ASC LIMIT 1
130 0.0003 0.0002748966217041
SELECT value FROM productattributes
                WHERE product_id = '4815'
                AND name = 'ListPriceAmount'
131 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = '4806'
132 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '4806' ORDER BY sortorder ASC
133 0.0005 0.00054502487182617
SELECT * FROM product_image_select WHERE product_id = '4806'
134 0.0003 0.00030779838562012
SELECT * FROM productcustomimages WHERE product_id = '4806'
135 0.0006 0.00064396858215332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4806' AND a.name = n.originalname
136 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '4806' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '4806' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = 4806
                ORDER BY price ASC LIMIT 1
139 0.0003 0.00030207633972168
SELECT value FROM productattributes
                WHERE product_id = '4806'
                AND name = 'ListPriceAmount'
140 0.0003 0.00033211708068848
SELECT value FROM productattributes WHERE product_id = '4806' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4612'
142 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '4612' ORDER BY sortorder ASC
143 0.0005 0.00050592422485352
SELECT * FROM product_image_select WHERE product_id = '4612'
144 0.0003 0.00032305717468262
SELECT * FROM productcustomimages WHERE product_id = '4612'
145 0.0009 0.00092291831970215
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4612' AND a.name = n.originalname
146 0.0004 0.00035595893859863
SELECT * FROM productoffers WHERE product_id = '4612' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '4612' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = 4612
                ORDER BY price ASC LIMIT 1
149 0.0003 0.00032591819763184
SELECT value FROM productattributes
                WHERE product_id = '4612'
                AND name = 'ListPriceAmount'
150 0.0003 0.0003209114074707
SELECT value FROM productattributes WHERE product_id = '4612' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = '4678'
152 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '4678' ORDER BY sortorder ASC
153 0.0005 0.00054717063903809
SELECT * FROM product_image_select WHERE product_id = '4678'
154 0.0003 0.00030994415283203
SELECT * FROM productcustomimages WHERE product_id = '4678'
155 0.0010 0.0010139942169189
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4678' AND a.name = n.originalname
156 0.0004 0.0003972053527832
SELECT * FROM productoffers WHERE product_id = '4678' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0003 0.00033402442932129
SELECT * FROM productoffers
                WHERE product_id = '4678' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '4678' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
159 0.0004 0.0003809928894043
SELECT * FROM products WHERE id = '4696'
160 0.0003 0.00034117698669434
SELECT * FROM productimages WHERE product_id = '4696' ORDER BY sortorder ASC
161 0.0005 0.0005340576171875
SELECT * FROM product_image_select WHERE product_id = '4696'
162 0.0003 0.0003211498260498
SELECT * FROM productcustomimages WHERE product_id = '4696'
163 0.0009 0.00087714195251465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4696' AND a.name = n.originalname
164 0.0004 0.00036907196044922
SELECT * FROM productoffers WHERE product_id = '4696' AND merchantid = 'A1X6FK5RDHNB96'
165 0.0003 0.00031304359436035
SELECT * FROM productoffers
                WHERE product_id = '4696' AND price > 0
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '4696' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0004 0.00038909912109375
SELECT * FROM products WHERE id = '4648'
168 0.0004 0.00039410591125488
SELECT * FROM productimages WHERE product_id = '4648' ORDER BY sortorder ASC
169 0.0004 0.0003659725189209
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4648' AND p.id = pi.product_id ORDER BY pi.sortorder
170 0.0005 0.0004889965057373
SELECT * FROM product_image_select WHERE product_id = '4648'
171 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '4648'
172 0.0004 0.00041007995605469
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4648'
                GROUP BY o.product_id
173 0.0005 0.00046706199645996
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
174 0.0003 0.00027012825012207
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
175 0.0005 0.00053787231445312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4648' AND a.name = n.originalname
176 0.0002 0.00022602081298828
SELECT * FROM productoffers WHERE product_id = '4648' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '4648' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = 4648
                ORDER BY price ASC LIMIT 1
179 0.0002 0.00023198127746582
SELECT value FROM productattributes
                WHERE product_id = '4648'
                AND name = 'ListPriceAmount'
180 0.0003 0.00025701522827148
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4648'
                GROUP BY o.product_id
181 0.0004 0.0003960132598877
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
182 0.0002 0.00023198127746582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
183 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '4648' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
184 0.0005 0.00047206878662109
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4648'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
185 0.0002 0.00024890899658203
SELECT * FROM products WHERE parent_id = '4648'
186 0.0007 0.00069785118103027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2309' AND a.name = n.originalname
187 0.0003 0.00029206275939941
SELECT * FROM productoffers WHERE product_id = '2309' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = '2309' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 2309
                ORDER BY price ASC LIMIT 1
190 0.0002 0.0002291202545166
SELECT value FROM productattributes
                WHERE product_id = '2309'
                AND name = 'ListPriceAmount'
191 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = '4672'
192 0.0004 0.00036883354187012
SELECT * FROM productimages WHERE product_id = '4672' ORDER BY sortorder ASC
193 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '4672'
194 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '4672'
195 0.0008 0.00077295303344727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4672' AND a.name = n.originalname
196 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '4672' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '4672' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = 4672
                ORDER BY price ASC LIMIT 1
199 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '4672'
                AND name = 'ListPriceAmount'
200 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '4672' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '4757'
202 0.0004 0.00038313865661621
SELECT * FROM productimages WHERE product_id = '4757' ORDER BY sortorder ASC
203 0.0006 0.00058102607727051
SELECT * FROM product_image_select WHERE product_id = '4757'
204 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '4757'
205 0.0008 0.00081205368041992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4757' AND a.name = n.originalname
206 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4757' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '4757' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 4757
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00029516220092773
SELECT value FROM productattributes
                WHERE product_id = '4757'
                AND name = 'ListPriceAmount'
210 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '4757' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '4767'
212 0.0005 0.00046515464782715
SELECT * FROM productimages WHERE product_id = '4767' ORDER BY sortorder ASC
213 0.0006 0.00061178207397461
SELECT * FROM product_image_select WHERE product_id = '4767'
214 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '4767'
215 0.0009 0.0009160041809082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4767' AND a.name = n.originalname
216 0.0004 0.00037097930908203
SELECT * FROM productoffers WHERE product_id = '4767' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '4767' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = 4767
                ORDER BY price ASC LIMIT 1
219 0.0003 0.00028085708618164
SELECT value FROM productattributes
                WHERE product_id = '4767'
                AND name = 'ListPriceAmount'
220 0.0003 0.00030708312988281
SELECT value FROM productattributes WHERE product_id = '4767' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4865'
222 0.0004 0.00044584274291992
SELECT * FROM productimages WHERE product_id = '4865' ORDER BY sortorder ASC
223 0.0005 0.00053215026855469
SELECT * FROM product_image_select WHERE product_id = '4865'
224 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '4865'
225 0.0007 0.00072813034057617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4865' AND a.name = n.originalname
226 0.0004 0.00037598609924316
SELECT * FROM productoffers WHERE product_id = '4865' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0004 0.00036311149597168
SELECT * FROM productoffers
                WHERE product_id = '4865' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = 4865
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00030398368835449
SELECT value FROM productattributes
                WHERE product_id = '4865'
                AND name = 'ListPriceAmount'
230 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '4865' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0004 0.00040888786315918
SELECT * FROM products WHERE id = '4895'
232 0.0005 0.00053811073303223
SELECT * FROM productimages WHERE product_id = '4895' ORDER BY sortorder ASC
233 0.0004 0.00042581558227539
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4895' AND p.id = pi.product_id ORDER BY pi.sortorder
234 0.0006 0.00062918663024902
SELECT * FROM product_image_select WHERE product_id = '4895'
235 0.0003 0.00034809112548828
SELECT * FROM productcustomimages WHERE product_id = '4895'
236 0.0004 0.00043702125549316
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4895'
                GROUP BY o.product_id
237 0.0005 0.000518798828125
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4895'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
238 0.0004 0.00036811828613281
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4895
239 0.0007 0.00068497657775879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4895' AND a.name = n.originalname
240 0.0003 0.00027894973754883
SELECT * FROM productoffers WHERE product_id = '4895' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '4895' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = 4895
                ORDER BY price ASC LIMIT 1
243 0.0003 0.00029706954956055
SELECT value FROM productattributes
                WHERE product_id = '4895'
                AND name = 'ListPriceAmount'
244 0.0003 0.00033307075500488
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4895'
                GROUP BY o.product_id
245 0.0005 0.00050806999206543
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4895'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
246 0.0003 0.00030303001403809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4895
247 0.0004 0.00041604042053223
SELECT value FROM productattributes WHERE product_id = '4895' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
248 0.0005 0.00049996376037598
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4895'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
249 0.0003 0.00031685829162598
SELECT * FROM products WHERE id = '4894'
250 0.0004 0.00037384033203125
SELECT * FROM productimages WHERE product_id = '4894' ORDER BY sortorder ASC
251 0.0006 0.0005950927734375
SELECT * FROM product_image_select WHERE product_id = '4894'
252 0.0004 0.00037598609924316
SELECT * FROM productcustomimages WHERE product_id = '4894'
253 0.0007 0.00071597099304199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4894' AND a.name = n.originalname
254 0.0004 0.00041604042053223
SELECT * FROM productoffers WHERE product_id = '4894' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '4894' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = 4894
                ORDER BY price ASC LIMIT 1
257 0.0004 0.00037097930908203
SELECT value FROM productattributes
                WHERE product_id = '4894'
                AND name = 'ListPriceAmount'
258 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '4894' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0011 0.0011470317840576
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4804' ORDER BY timestamp DESC
260 0.0003 0.00027894973754883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4806' ORDER BY timestamp DESC
261 0.0003 0.00026702880859375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4612' ORDER BY timestamp DESC
262 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4678' ORDER BY timestamp DESC
263 0.0003 0.00026798248291016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4696' ORDER BY timestamp DESC
264 0.0003 0.00027704238891602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4648' ORDER BY timestamp DESC
265 0.0003 0.00025510787963867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4672' ORDER BY timestamp DESC
266 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4757' ORDER BY timestamp DESC
267 0.0002 0.00024795532226562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4767' ORDER BY timestamp DESC
268 0.0003 0.00026321411132812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4865' ORDER BY timestamp DESC
269 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4895' ORDER BY timestamp DESC
270 0.0003 0.00025510787963867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4894' ORDER BY timestamp DESC
271 0.0011 0.0010581016540527
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
272 0.0009 0.00087594985961914
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
273 0.0003 0.00029993057250977
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
274 0.0163 0.016309976577759
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
275 0.0011 0.0010550022125244
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
276 0.0004 0.0003659725189209
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
277 0.0004 0.00043797492980957
SELECT * FROM products WHERE id = 1626
278 0.0012 0.0011839866638184
SELECT * FROM products WHERE id = 4041
279 0.0005 0.00052714347839355
SELECT * FROM products WHERE id = 4312
280 0.0005 0.00051403045654297
SELECT * FROM products WHERE id = 777
281 0.0005 0.00045895576477051
SELECT * FROM products WHERE id = 3881
282 0.0005 0.00047492980957031
SELECT * FROM products WHERE id = 4213
283 0.0005 0.00053715705871582
SELECT * FROM products WHERE id = '1626'
284 0.0008 0.00077104568481445
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
285 0.0011 0.0010538101196289
SELECT * FROM product_image_select WHERE product_id = '1626'
286 0.0005 0.00049710273742676
SELECT * FROM productcustomimages WHERE product_id = '1626'
287 0.0012 0.0011880397796631
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
288 0.0006 0.00058603286743164
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0005 0.00047111511230469
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0007 0.00067305564880371
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0007 0.00074887275695801
SELECT * FROM products WHERE id = '4041'
292 0.0007 0.0007319450378418
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
293 0.0011 0.0011379718780518
SELECT * FROM product_image_select WHERE product_id = '4041'
294 0.0006 0.00055503845214844
SELECT * FROM productcustomimages WHERE product_id = '4041'
295 0.0028 0.0027909278869629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
296 0.0007 0.00066900253295898
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0005 0.00051999092102051
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0007 0.00066614151000977
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
299 0.0008 0.00076985359191895
SELECT * FROM products WHERE id = '4312'
300 0.0007 0.00074291229248047
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
301 0.0011 0.0010879039764404
SELECT * FROM product_image_select WHERE product_id = '4312'
302 0.0006 0.00059294700622559
SELECT * FROM productcustomimages WHERE product_id = '4312'
303 0.0028 0.0028109550476074
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
304 0.0007 0.00066804885864258
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
305 0.0005 0.0005180835723877
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
306 0.0006 0.00060391426086426
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
307 0.0006 0.0005800724029541
SELECT * FROM products WHERE id = '777'
308 0.0006 0.00061702728271484
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
309 0.0009 0.00091791152954102
SELECT * FROM product_image_select WHERE product_id = '777'
310 0.0005 0.00049090385437012
SELECT * FROM productcustomimages WHERE product_id = '777'
311 0.0016 0.0016288757324219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
312 0.0006 0.00061798095703125
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
313 0.0004 0.00043511390686035
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
314 0.0005 0.00051498413085938
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
315 0.0006 0.00062704086303711
SELECT * FROM products WHERE id = '3881'
316 0.0008 0.00075507164001465
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
317 0.0009 0.00091695785522461
SELECT * FROM product_image_select WHERE product_id = '3881'
318 0.0004 0.00042009353637695
SELECT * FROM productcustomimages WHERE product_id = '3881'
319 0.0018 0.0018100738525391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
320 0.0007 0.00067496299743652
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0005 0.00049996376037598
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0006 0.0005638599395752
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0007 0.00065088272094727
SELECT * FROM products WHERE id = '4213'
324 0.0007 0.00068902969360352
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
325 0.0009 0.00085091590881348
SELECT * FROM product_image_select WHERE product_id = '4213'
326 0.0005 0.00049710273742676
SELECT * FROM productcustomimages WHERE product_id = '4213'
327 0.0016 0.0015578269958496
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
328 0.0006 0.00060391426086426
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0005 0.00045680999755859
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0005 0.00046896934509277
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0023 0.0023269653320312
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
332 0.0009 0.00094890594482422
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
333 0.0034 0.0034208297729492
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
334 0.0018 0.0018401145935059
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
335 0.0006 0.000640869140625
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
336 0.0009 0.000885009765625
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
337 0.0008 0.00080513954162598
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'